Welcome![Sign In][Sign Up]
Location:
Search - myeclipse hibernate

Search list

[JSP/JavatestHibernate

Description: 我学习hibernate的时候用写的例子,作为新手使用不错,里面有注释,Base.java是一个带有main函数数的方法。可以执行,测试多对多,一对多等关系时候使用的。test.sql是数据库,直接在myeclipse中导入就可以- learned to hibernate when written examples, as a novice to use good, there are annotations, Base.java with a main function of the number of methods. Can perform when to use test-many, one-to-many relationship. test.sql is a database
Platform: | Size: 550912 | Author: ipis | Hits:

[JSP/Javadangdang

Description: 微型电子商务系统,模拟老版的当当网,采用struts2和hibernate,开发工具为myeclipse,mysql,tomcat-Tiny electronic commerce system, simulation of LaoBan dangdang network,use struts2 and hibernate
Platform: | Size: 12221440 | Author: 李伟东 | Hits:

[JSP/Java51CTO

Description: ssh 框架,Struts、hibernate、spring 三种框架结合,数据库为sql server,myeclipse下开发环境 人事档案管理系统-ssh 框架,Struts、hibernate、spring 三种框架结合,数据库为sql server,myeclipse下开发环境 人事档案管理系统
Platform: | Size: 869376 | Author: 6431 | Hits:

[JSP/JavaSSH

Description: 本项目是利用了当下最流行的框架写的一个项目,利用struts+spring+hibernate+myeclipse+mysql来实现的-struts+spring+hibernate+myeclipse+mysql project
Platform: | Size: 15374336 | Author: 黄晓 | Hits:

[JSP/Javas2si_dwr

Description: strust2+hibernate+spring+ibatis+ajax整合实例,都是使用最新jar和技术实现,给初学者进行参考,在MyEclipse中不报错。-strust2+hibernate+spring+ibatis+ajax integration instance, are using the latest jar and technical reference for beginners, no error in MyEclipse.
Platform: | Size: 7623680 | Author: ZTEZHOU | Hits:

[JSP/JavaTieba

Description: 简单的sturts2 + hibernate 制作的山寨贴吧,mysql tomcat myeclipse开发,很多注释,适合初学者,utf-8编码-Simple production of the cottage sturts2+ hibernate paste it, mysql tomcat myeclipse development, a lot of notes, suitable for beginners
Platform: | Size: 10698752 | Author: 来了来了 | Hits:

[JSP/JavaSOURCE_LuceneDemo_ItcastTieba

Description: 贴吧+lucene演示 sturts2.x + hibernate +lucene mysql tomcat myeclipse开发,很多注释,适合初学者,utf-8编码-Post+lucene demonstration sturts2.x+ the hibernate+lucene the mysql tomcat Myeclipse development, a lot of comment, for beginners, utf-8 encoding
Platform: | Size: 10525696 | Author: 来了来了 | Hits:

[JSP/JavaHibernateSearchExample

Description: hibernate-search小例子,myeclipse工程文件,有jar包,只要有mysql和myeclipse就可以直接运行。文章在http://blog.csdn.net/hortond/article/details/7884652。对文件索引和数据库感兴趣的可以下来看看,lucene是个很强大的全文搜索引擎。-hibernate-search small example, Myeclipse project file, jar files, as long as mysql and myeclipse can be run directly. Article http://blog.csdn.net/hortond/article/details/7884652. Lucene is a powerful full-text search engine can look down on the document index and database of interest.
Platform: | Size: 18034688 | Author: 唐山大 | Hits:

[JSP/Javahibernate_0900_one2one_bi_pk

Description: 基于Hibernate,one2one示例程序,MyEclipse开发-Hibernate, one2one sample program, MyEclipse development
Platform: | Size: 14336 | Author: shangwei | Hits:

[FlashMXflex_src

Description: 使用MyEclipse 8.0和Oracle为主要开发工具。前台部分基于Flex技术,应用ActionScript来编写前台代码,主要接受用户的请求并委派调用业务逻辑及其他上层业务处理;在业务逻辑方面基于Spring和BlazeDS集成框架,实现应用程序业务逻辑处理,提供了与其他层间相互作用的接口;在数据管理方面,采用Hibernate框架,使用Oracle数据库实现对数据的有效存储和查询。-MyEclipse 8.0 and Oracle as the main development tool. The front desk is based in part on the Flex technology, the application of ActionScript to write the foreground code to accept user requests and delegate calls to business logic and other upper business processing application business logic processing business logic based Spring BlazeDS integration framework, provides a The interaction between the other layers of the interface Hibernate framework in the area of ​ ​ data management, data storage and query using Oracle database.
Platform: | Size: 291840 | Author: 陈俊 | Hits:

[JSP/JavahibernateSearch

Description: hibernate实现的搜索引擎hibernateSearch工程,导入myeclipse即可运行-the hibernate implementation the search engine hibernateSearch engineering, import myeclipse can run
Platform: | Size: 532480 | Author: zsv1 | Hits:

[JSP/Java04

Description: 论坛,采用java web、jsp、Spring+Hibernate组合模式开发,数据库为mysql,开发工具为myeclipse-Forum, java web, jsp, Spring+Hibernate combined mode development, database mysql, development tools for myeclipse
Platform: | Size: 16377856 | Author: 耿凯阳 | Hits:

[JSP/Javastruts2_hibernate_bookmanagersystem

Description: 图书管理系统,用strut2和hibernate框架开发,在myeclipse上运行,数据库用的mysql-BookmanagerSystem,language used by java
Platform: | Size: 11386880 | Author: 康文杰 | Hits:

[JSP/Java15hibernate_day04_pm_v1

Description: 如何使用Myeclipse生成映射文件和实体类? 映射文件和实体类《=== ===》DB 1)如何根据DB生成实体类和映射文件 =========利用Myeclipse追加Hibernate框架======== a.先在DB Browser窗口建立一个与数据库的连接 b.新建一个工程,点工程名右键-->Myeclipse-->Add Hibernate.... c.选择Hibernate框架版本 d.生成Hibernate.cfg.xml文件 e.设置Hibernate.cfg.xml连接参数 f.生成HibernateSessionFactory工具类(HibernateUtil) ===利用Myeclipse根据表生成实体类和映射文件=== g.进入DB Browser窗口,找到数据表 h.数据表右键,选择Hibernate reverse Engin... i.选择要生成的文件hbm.xml,POJO,DAO(一般不选) j.选择映射类型,一般选择Hibernate Types k.点表名可以设置实体类名和主键生成方法 l.完成-How to use Myeclipse generate a map file and the entity class?       Mapping file and entity class "=========" DB       1) How to generate entity classes based on DB and mapping files               Myeclipse additional use Hibernate framework ========= ========                 a. first in the DB Browser window to establish a connection to the database                 b. a new project, the project name right point-> Myeclipse-> Add Hibernate ....                 c. Select the Hibernate framework version                 d. generating Hibernate.cfg.xml file                 e. Setting Hibernate.cfg.xml connection parameters                 f. generate HibernateSessionFactory tools (HibernateUtil)          
Platform: | Size: 410624 | Author: 说法 | Hits:

[JSP/Java2HibernateAnnotation

Description: 全注解Spring、hibernate、struts整合项目,用MyEclipse自动生成框架jar包-Full annotations Spring, hibernate, struts integration project with MyEclipse automatic generation framework jar package
Platform: | Size: 16208896 | Author: hzl | Hits:

[Software EngineeringReverse-engineering

Description: 在myEclipse中根据图表自动生成Hibernate文件步骤 . 逆向工程-Reverse engineering . In myEclipse according to the chart and automatic generation of Hibernate
Platform: | Size: 499712 | Author: 卡卡 | Hits:

[JSP/JavaSSH1

Description: struts2+hibernate+spring 整合后实现的登录注册功能 myeclipse+mysql-struts2+hibernate+spring myeclipse+mysql
Platform: | Size: 16475136 | Author: 王景刚 | Hits:

[JSP/Java3sshdenglu

Description: 三框架整合登录注册功能 srtuts2,hibernate,spring myeclipse mysql-srtuts2,hibernate,spring myeclipse mysql
Platform: | Size: 16475136 | Author: 林瑞才 | Hits:

[JSP/Javabirdvote

Description: 项目:青鸟在线投票系统 框架:Hibernate+struts2 开发环境:MyEclipse 8.6 数据库:Oracle 10g-Project: Bluebird online voting system Frame: Hibernate+ struts2 Development Environment: MyEclipse 8.6 Database: Oracle 10g
Platform: | Size: 15249408 | Author: 陈虹志 | Hits:

[JSP/JavaInternetbankingsystem

Description: 该项目为网上银行系统,使用技术为Struts+Hibernate。 JSP页面采用Tiles框架布局,表单验证没有采用Validator框架验证。 JDK:1.4以上 数据库:SQL Server2000 开发工具:Eclipse+MyEclipse-The project for the online banking system, the use of technology as Struts+Hibernate. JSP pages using Tiles framework layout, form validation using Validator framework validation. JDK: 1.4 or more databases: SQL Server2000 development tools: Eclipse+MyEclipse
Platform: | Size: 3082240 | Author: 罗明 | Hits:
« 1 2 3 4 5 6 7 89 »

CodeBus www.codebus.net